itemMouseEnter
Type
message
Summary
This message is sent when the mouse enter into an item's rectangle.
Syntax
itemMouseEnter pItem
Description
Use the itemMouseEnter message to detect when the mouse enters into a specific tem rectangle.
Parameters
Name | Type | Description |
---|---|---|
pItem | An Integer representing the index of the element the mouse just enter in. |